Carbon


CallThemeButtonDrawProc

Header: Appearance.h Carbon status: Supported

void CallThemeButtonDrawProc (
    ThemeButtonDrawUPP userRoutine, 
    const Rect *bounds, 
    ThemeButtonKind kind, 
    ThemeButtonDrawInfo *info, 
    UInt32 userData, 
    SInt16 depth, 
    Boolean isColorDev
);
userRoutine
bounds
kind
info
userData
depth
isColorDev

AVAILABILITY

Supported in Carbon.


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)